Webservice XSD schemas

The paragraphs below describe the XSD schemas belonging to all available webservice methods. When creating a webservice proxy within Visual Studio (add web reference), the XSD information is not very important, because it's already used by the proxy generator to create the final proxy objects themself. From that moment the proxy objects can simply be instantiated, without having to worry how to translate those objects into valid XML's.

See Also